futuristic-minimalism
high-contrast-micro
neon-organic
precision-engineering
adaptive-components
vibrant-utilitarian
dynamic-microspaces
sci-fi-tactile
modular-fluidity
cyber-ecosystem
Shadcn/ui Theme Css Variables
name: Microcosmkeyword: small sized components views: 18
:root { --background: 240 10% 96%; --foreground: 240 10% 20%; --card: 240 10% 98%; --card-foreground: 240 10% 20%; --popover: 240 10% 98%; --popover-foreground: 240 10% 20%; --primary: 210 80% 60%; --primary-foreground: 240 10% 98%; --secondary: 180 60% 50%; --secondary-foreground: 240 10% 98%; --muted: 240 10% 90%; --muted-foreground: 240 10% 40%; --accent: 330 70% 55%; --accent-foreground: 240 10% 98%; --destructive: 0 70% 50%; --destructive-foreground: 240 10% 98%; --border: 240 10% 85%; --input: 240 10% 90%; --ring: 210 80% 60%; --radius: 0.5rem; --chart-1: 210 80% 60%; --chart-2: 180 60% 50%; --chart-3: 330 70% 55%; --chart-4: 30 80% 60%; --chart-5: 270 60% 50%; } .dark { --background: 240 10% 10%; --foreground: 240 10% 90%; --card: 240 10% 15%; --card-foreground: 240 10% 90%; --popover: 240 10% 15%; --popover-foreground: 240 10% 90%; --primary: 210 80% 50%; --primary-foreground: 240 10% 90%; --secondary: 180 60% 40%; --secondary-foreground: 240 10% 90%; --muted: 240 10% 25%; --muted-foreground: 240 10% 60%; --accent: 330 70% 45%; --accent-foreground: 240 10% 90%; --destructive: 0 70% 40%; --destructive-foreground: 240 10% 90%; --border: 240 10% 30%; --input: 240 10% 25%; --ring: 210 80% 50%; --radius: 0.5rem; --chart-1: 210 80% 50%; --chart-2: 180 60% 40%; --chart-3: 330 70% 45%; --chart-4: 30 80% 50%; --chart-5: 270 60% 40%; }